***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*May 31, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PJSD12CW-AU 1 2
.param
+vc0 = 2.372e-11		vc1 = 6.327e-12		vc2 = 8.267e-12		vc3 = 2.581e-1
+tc1 = 2.377e-2		tc2 = 1.625e-2		tc3 = 2.054e-2		tc4 = 1.531e-2
d1 1 c zener
g1 c 1 value = {(vc0+vc1*v(c,1))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(c,1)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d2 2 c zener
g2 c 2 value = {(vc0+vc1*v(c,2))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(c,2)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 1e-15		   n = 1.100		  rs = 1.000e-3
+ibv = 1e-3			 nbv = 0.5			  bv = 13.3
***** capacitance parameter ***
+cjo = 4.122-11		   m = 3.094e-1		  vj = 6.723e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25			  eg = 1.100		 xti = 3
+tbv1 = 6.782e-4		tbv2 = -5.959e-8
.ends PJSD12CW-AU
*$
